home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / MacTechNotes / TN.151.200 / TN.164.MPW C Functions / TN.164.MPW C Functions.rsrc / SitC_0_Long Description < prev   
Encoding:
Text File  |  1987-09-19  |  445 b   |  1 lines

  1. TN.164.MPW C Functions - Here’s the low-down on when C functions need not be declared in include files. “The include files are all screwed up!” This is a common misconception people have when they look through the MPW C include files.  People report that the declaration of a ROM or system call foo() has been mistakenly left out of this or that include file.  Here’s the low-down on when functions do not have to be declared in an include file.